Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor TLS and network handling #693

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

melloware
Copy link
Contributor

@ylemoigne @ia3andy

Refactored the code as we were passing around tls, insecure, host, port, websocket everywhere making method signatures verbose.

This just moves that into a POJO we can pass around

@melloware melloware added the enhancement New feature or request label Jun 15, 2024
@ylemoigne
Copy link
Contributor

nice !

@melloware melloware force-pushed the refactor-tls branch 3 times, most recently from 55d0ec5 to 4982328 Compare June 15, 2024 12:50
@melloware melloware merged commit c54e3f4 into quarkiverse:main Jun 15, 2024
2 checks passed
@melloware melloware deleted the refactor-tls branch June 15, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants